Skip to content

Fix mysql fingerprint confirmation#5952

Closed
ZanyMonk wants to merge 1 commit intosqlmapproject:masterfrom
ZanyMonk:patch-1
Closed

Fix mysql fingerprint confirmation#5952
ZanyMonk wants to merge 1 commit intosqlmapproject:masterfrom
ZanyMonk:patch-1

Conversation

@ZanyMonk
Copy link
Copy Markdown

Hey,
I could not make sqlmap fingerprint a server, which was definitely mysql/mariadb, despite the use of --dbms mysql (or mariadb).
SESSION_USER() returned user@host while USER() returned user@%, which yielded 0 (not confirmed).
I added a check for the same condition but the other way around, so both cases confirm mysql/mariadb as the dbms.

@stamparm stamparm closed this in f95b851 Aug 31, 2025
@ZanyMonk ZanyMonk deleted the patch-1 branch August 31, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant